CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Rectangle detection

搜索资源列表

  1. WindowedHough

    0下载:
  2. This paper proposes a new technique for rectangle detection using a windowed Hough Transform. Every pixel of the image is scanned, and a sliding window is used to compute the Hough Transform of small regions of the image.-This paper proposes
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:160344
    • 提供者:石决明
  1. RectangleDetection.rar

    1下载:
  2. 基于hough算子的矩形检测,可用于车牌识别,pcb检测等等。,rectangle detection based on hough function.the techniques presented here interest for a number of applications such as building detection, pcb detection and so on
  3. 所属分类:Special Effects

    • 发布日期:2016-11-24
    • 文件大小:5695
    • 提供者:jessica
  1. RectangleDetection

    0下载:
  2. 用opencv实现的矩形检测源码。可以检测图形中的矩形!-Rectangle Detection Using the OpenCv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:2095585
    • 提供者:窦川川
  1. Ellipse-detection

    0下载:
  2. 基于椭圆外接矩形的椭圆识别,画出几何图形的外切矩形和此外接矩形的内切椭圆,将画出的内切椭圆与几何图形进行比较!判断原几何图形是否为椭圆!-Ellipse shape detection base on the enclosing rectangle identification method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10347995
    • 提供者:窦川川
  1. juxingjiance

    2下载:
  2. opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
  3. 所属分类:OpenCV

    • 发布日期:2014-02-07
    • 文件大小:1520
    • 提供者:贾建辉
  1. ImagePoly2

    0下载:
  2. 生成一有随机形状边缘的实体矩形,可为变形或不变形图形,可用于图像处理的算例。如变形或不变形的梁,由边缘检测或数字图像相关识别梁的变形。-Generate a rectangle image with radom edge. It can be used in testing image detection program for structure measurement.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:818
    • 提供者:san mu
  1. RECTANGLE

    1下载:
  2. 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11964
    • 提供者:chendong
  1. fdlibmex

    0下载:
  2. This code draw a red rectangle aroud the face
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1995887
    • 提供者:Basmah
  1. largestRectangleArea

    1下载:
  2. 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3758
    • 提供者:cui ju
  1. detect

    2下载:
  2. 用于矩形检测的源代码,已配说明,易看懂。但不适合于车牌检测等复杂的矩形检测-Rectangular detection for the source code has been assigned that easy to understand. But not suitable for detection of license plate detection rectangular complex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1074
    • 提供者:郭宇
  1. lab4

    0下载:
  2. shape detection, matlab code , rectangle
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:78380
    • 提供者:hamzeh
  1. zijixie

    0下载:
  2. 检测图像中矩形并画出 opencv下用vs2008运行无误-Detection of the image and draw rectangle using vs2008 to run correctly under opencv
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2025
    • 提供者:杨杰
  1. juxingjiance

    0下载:
  2. 实现证件的分割,具有良好的参考价值,使用矩形检测,阀值变换和反色等-Achieve segmentation of documents, has a good reference value, use the rectangle detection, threshold, transformation and anti-color, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7990350
    • 提供者:李翼
  1. RectDetector

    0下载:
  2. 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1070116
    • 提供者:chenwenlue
  1. opencvlizi

    0下载:
  2. 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12143845
    • 提供者:ckolk
  1. Marksdetection

    2下载:
  2. 自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。-Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-20
    • 文件大小:4906
    • 提供者:Norbert
  1. Motion-Detection

    1下载:
  2. 本代码实现对运动物体的跟踪,在运行程序时,会有一红色矩形框标记运动物体位置-The code tracking of moving objects, run the program, there will be a red rectangle marks the location of moving objects
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1196118
    • 提供者:zhaohai
  1. 123

    0下载:
  2. 智能交通系统中基于视频图像处理的车辆检测与跟踪方法综述-Intelligent transportation systems based on video image processing of vehicle detection and tracking methods were reviewed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:285705
    • 提供者:hu
  1. rectangle

    0下载:
  2. a new technique for rectangle detection using a windowed Hough Transform
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:3724
    • 提供者:xxx
  1. Rectangle-detection

    0下载:
  2. 矩形检测,采用基于矩形的几何关系进行矩形检测,文档中有详细的实现算法过程。-Rectangle detection, detection based on the use of conducted rectangle rectangular geometry, the document detailed algorithm process.
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:99832
    • 提供者:teresa
« 12 3 »
搜珍网 www.dssz.com